home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / VisionaleV1.1-D1.adf / readme < prev    next >
Text File  |  1992-03-16  |  8KB  |  201 lines

  1.                             Visionaire 1.1
  2.                             --------------
  3.                                                  February 25th, 1993
  4.  
  5. Thank you for buying Visionaire.  This file contains last changes to
  6. the documentation and to the program that didn't make it to the
  7. manual, as a result of the continuous development effort put into
  8. Visionaire.
  9.  
  10.  
  11.                        Additions to the Manual
  12.                        -----------------------
  13.  
  14. NORMAL AND FP VERSIONS
  15.  
  16. Two different executables of Visionaire are provided, "Visionaire" and
  17. "Visionaire_FP".  The FP version is specially cutomized to take full
  18. advantage of a 68030 or higher CPU and a 68881 or higher FPU (note
  19. that a 68040 CPU includes a 68881 compatible FPU).  If you don't have
  20. at least a 68030, however, DO NOT RUN the FP version!  Note that if
  21. you have a lower CPU (like a 68000) and a properly installed 68881,
  22. the normal version of Visionaire will detect its presence and take
  23. advantage of it.
  24.  
  25.  
  26. GRAPHICS MEMORY
  27.  
  28. You should make sure that you have enough FAST memory free (about 1Mb
  29. at least) before you run Visionaire.  Visionaire will only use
  30. graphics memory for its data if there is no more FAST memory
  31. available.  When this happens, the performance drops dramatically, as
  32. a result of current Amigas architecture.
  33.  
  34.  
  35. 8-BIT ILBM
  36. 8-BIT SUN RASTERFILE
  37.  
  38. Visionaire can now output images in two additional formats:  8-bit Sun
  39. rasterfiles and 8-bit ILBM's.  Visionaire uses a sophisticated color
  40. choosing algorithm, which is combined with Floyd-Steinberg dithering
  41. to produce convincing 256 color images.  The 256 color ILBM's can be
  42. loaded in compatible software or shown directly on the newest Amigas.
  43. To use these new output formats, all you have to do is select the
  44. approrpriate format in the "Output Format:" gadget in the "Animation
  45. Settings" requester.
  46.  
  47.  
  48. HAM8
  49. HAM8 INTERLACED
  50.  
  51. Visionaire is now able to directly output HAM8 images and animations,
  52. compatible with the newest Amigas (A1200 and A4000).  To use these new
  53. output formats, all you have to do is select the approrpriate format
  54. in the "Output Format:" gadget in the "Animation Settings" requester.
  55.  
  56.  
  57. DITHER
  58.  
  59. There is a new gadget in the "Animation Settings" requester that
  60. allows you to select the type of dithering that you want applied to
  61. the output images.  Currently you can choose either "None" (for no
  62. dithering) or "F/S" (for Floyd-Steinberg dithering).  Note that
  63. dithering is not effective for 24-bit images.
  64.  
  65.  
  66. AGA CHIPSET
  67.  
  68. Besides the newer 8-bit (256 colors) and HAM8 output formats, which
  69. are compatible with the new AGA chipset, Visionaire also allows you to
  70. open its screen in the newer display modes.  It is now possible, for
  71. instance, to work in an 8-bit deep mode, with your previews using up
  72. to 256 colors. And Visionaire is able to load HAM8, 256 color images
  73. or any other mode compatible with the new chip set.
  74.  
  75.  
  76. DITHERED PREVIEWS
  77.  
  78. There is a new mode for displaying the previews, "Dithered", that can
  79. be easily selected in the "Editing Settings" requester.  When this
  80. mode is active, the previews will be displayed in shades of gray, with
  81. the use of dither to increase the number of shades displayable.  The
  82. custom dithering routines were optimized to obtain high quality
  83. previews, but with a performance that is still quite acceptable.  Note
  84. that in this mode Visionaire will use less graphics memory (it will
  85. use more fast memory, however).
  86.  
  87.  
  88. RESTORE SETTINGS
  89.  
  90. There is a new menu item in the Settings menu, "Restore".  When this
  91. item is selected, Visionaire will restore the settings to their state
  92. before the last change you made.  You can choose this item after you
  93. have used wrong values in one of the Settings requesters, or if you
  94. have loaded a project that included settings different from the ones
  95. you were using.  Selecting "Restore" a second time will undo the
  96. effect of the first selection.
  97.  
  98.  
  99. ZOOM ON SELECTED
  100.  
  101. There is a new menu item in the Window menu, "Zoom On Selected".  This
  102. feature allows you to directly zoom on a particular feature of one of
  103. the images:  select a set of vertices of the mesh that cover the
  104. important feature and then select this menu item -- the preview of the
  105. window that was active will be resized and moved accordingly.
  106.  
  107.  
  108. ZOOM GADGETS
  109.  
  110. Besides the functionality described in the manual, the Zoom gadgets
  111. can now be used in conjunction with the keyboard to execute different
  112. functions:
  113.  
  114.    Shift + Zoom In  = zoom in by a smaller step
  115.    Shift + Zoom Out = zoom out by a smaller step
  116.    Alt + Zoom In    = same as the menu item "Window/Zoom On Selected"
  117.    Alt + Zoom Out   = same as the menu item "Window/Fit Image"
  118.  
  119.  
  120. SCALEIMAGE
  121.  
  122.   The SCALEIMAGE ARexx command currently outputs only 24-bit images,
  123. regardless of the type of the input.
  124.  
  125.  
  126. TOOLTYPES
  127.  
  128. Visionaire accepts three more Workbench TOOLTYPES besides those
  129. mentioned in the manual (Questions & Answers):
  130.  
  131.   SCREEN=name
  132.   Sets the name of the Public Screen that Visionaire opens.
  133.  
  134.   PORT=name
  135.   Sets the name of the ARexx port opened by Visionaire.
  136.  
  137.   NOAREXX
  138.   Add this tooltype if you do not have ARexx installed in your Amiga,
  139.   and you don't want to be informed about that every time you run
  140.   Visionaire. Note that if ARexx is not installed, you won't be able
  141.   to use some of Visionaire's features.
  142.  
  143.  
  144. SHOWIMAGE.VIRX AND SHOWANIM.VIRX
  145.  
  146. The information in the manual concerning the customization of the
  147. ShowImage.virx and ShowAnim.virx files has changed.  ShowImage now
  148. receives as arguments the name of the file (a string) and the format
  149. of the image (an integer).  The format can be one of:
  150.  
  151.     0 - for HAM images
  152.     1 - for interlaced HAM images
  153.     2 - for 12-bit ILBM images
  154.     3 - for 24-bit ILBM images
  155.     4 - for 24-bit Sun rasterfiles
  156.     5 - for 8-bit Sun rasterfiles
  157.     6 - for 8-bit ILBM images
  158.     7 - for HAM8 images
  159.     8 - for interlaced HAM images
  160.  
  161. ShowAnim.virx now receives as parameters either the format (coded as
  162. above) and the name of an ANIM file, or the format followed by the
  163. keyword "SCRIPT" and the name of a script (the script format is still
  164. the same as described in the manual).
  165.  
  166.  
  167. FIXASPECT
  168.  
  169. Visionaire uses an aspect ratio information, included in every ILBM
  170. file, when scaling the previews.  This allows Visionaire to always
  171. show you a "correct" preview:  it corrects the image so that it
  172. doesn't look stretched or squashed, regardless of the display mode you
  173. are using.  However, many programs generate incorrect or too
  174. simplified aspect ratio information, and in these cases Visionaire
  175. will generate a somewhat squeezed preview.
  176.  
  177. A simple program, called FixAspect, has been included on the main disk
  178. to address this problem.  It must be used from the CLI or the Shell,
  179. and it allows you to change the aspect ratio information of any IFF
  180. ILBM image.  Type "FixASpect ?" at the shell prompt for an usual
  181. AmigaDOS help template, or type an additional "?" at the template
  182. prompt for additional help.  The program can be found in the C
  183. directory of the Visionaire:  disk.
  184.  
  185.  
  186.                       Corrections to the Manual
  187.                       -------------------------
  188.  
  189. Page 56:  At the the last paragraph, it should read:
  190.           "The other meshes will be automatically created, and will be
  191.            very close to what you would have done by hand."
  192.  
  193. Page 69:  At the first paragraph, it should read:
  194.           "The selected points are scaled as if their center was fixed
  195.            to the image."
  196.  
  197. Page 168: The answer to the second question should have added:
  198.           "Note that the mesh shown in the previews is always represented
  199.            by straight lines, regardless of the smoothing settings --
  200.            smoothing affects just the output images."
  201.